Platform Core .NET Assemblies API
CreateSchemaColumnExpressions(IEnumerable<String>,Boolean) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQuery Class > CreateSchemaColumnExpressions Method : CreateSchemaColumnExpressions(IEnumerable<String>,Boolean) Method
columnPaths
Enumerator of paths to columns in relation to the root schema.
useCoalesceFunctionForMultiLookup
Indicates whether to use the COALESCE function for the column of the multilookup type. Optional parameter. Is equal to true by default.

Glossary Item Box

Gets the enumerator of column expressions of the entity schema query by the specified set of paths to columns.

Syntax

 
C#
 
 

Parameters

columnPaths
Enumerator of paths to columns in relation to the root schema.
useCoalesceFunctionForMultiLookup
Indicates whether to use the COALESCE function for the column of the multilookup type. Optional parameter. Is equal to true by default.

Return Value

Enumerator of the EntitySchemaQueryExpression expressions for columns in the columnPaths paths.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.